home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / code_gen / bridgit / bridgit.txt < prev    next >
Encoding:
Text File  |  1995-08-09  |  2.0 KB  |  36 lines

  1.   Bridge It! is a Visual Basic utility that will read your form files
  2. and generate the code to resize your controls as the form changes
  3. sizes.  The program will recognize certain controls (e.g.,
  4. cmdialog.vbx) that do not resize as well as controls that have
  5. limitations (e.g., drivelist boxes).  You can calculate values for one
  6. control or for all at the same time.  The generated code can be saved
  7. to a file and cut, copied, and pasted to your code window.  It is
  8. fully editable within the program.
  9.   Bridge It! is a time-saving utility that uses the ScaleWidth and 
  10. ScaleHeight properties of the form to change the form's controls 
  11. proportionally with form changes.  Upon execution, you will simply 
  12. select a form file (note: form files must be saved as text), select 
  13. OK, and a list is generated of all the controls/objects in the form.  
  14. After calculating and creating the resize code, you can make any 
  15. changes if you want.  The next step is to cut or copy the text into 
  16. your code window.  Overall, the program appears to work very 
  17. efficiently; however, if something doesn't look right, it can be 
  18. edited prior to calculation.  It's really very harmless and won't 
  19. cause any changes to your program that you don't make yourself.
  20.   To install, copy the unzipped files to any directory.  The *.vbx and *.dll 
  21. files can be copied into the Windows/System directory, but you may already
  22. have them.  Note:  You will need to get the file vbrun300.dll to run 
  23. the program.  It was not included in order to save space and because a
  24. lot of people already have it. Ftp.microsoft.com or ftp.cica.indiana.edu 
  25. would have the file.
  26.   BridgeIt! is shareware, and the registration fee after 21 days is 
  27. $9.00.  If finances are down, any affordable amount will be accepted 
  28. unless this policy begins to be cost-ineffective.  Registering will 
  29. take away any nag screen or other reminder.  Also, updates will be 
  30. mailed directly to you.
  31.   Please send registration fees to:
  32.     James Fishinghawk
  33.     PO Box 2306
  34.     Goleta, CA 93118
  35. Email: jhawk@edstar.gse.ucsb.edu
  36.